github.com/google/go-cmp/cmp.diffStats.IsZero (method, view implemented interface methods)

4 uses

	github.com/google/go-cmp/cmp (current package)
		report_compare.go#L367: 	if maxGroup.IsZero() {
		report_slices.go#L433: 	if maxGroup.IsZero() {
		report_text.go#L154: 	hasStats := !ds.IsZero()
		report_text.go#L374: func (s diffStats) IsZero() bool {